Skip to content

Comments

Enable builds for armv6 target#610

Open
vishwamartur wants to merge 1 commit intobalena-os:masterfrom
vishwamartur:enable-armv6-build
Open

Enable builds for armv6 target#610
vishwamartur wants to merge 1 commit intobalena-os:masterfrom
vishwamartur:enable-armv6-build

Conversation

@vishwamartur
Copy link

Related to #560

Enable builds for the armv6 target.

  • Cross.toml: Add arm-unknown-linux-gnueabihf target with necessary environment variables for cross-compiling libdbus.
  • Cargo.toml: Add environment variables for cross-compiling libdbus for the armv6 target under [target.arm-unknown-linux-gnueabihf.env].
  • Dockerfile.template: Add arm-unknown-linux-gnueabihf target for the armv6 architecture in the case statement.
  • .github/workflows/flowzone.yml: Add arm-unknown-linux-gnueabihf target to the cargo_targets list.

Related to balena-os#560

Enable builds for the armv6 target.

* **Cross.toml**: Add `arm-unknown-linux-gnueabihf` target with necessary environment variables for cross-compiling libdbus.
* **Cargo.toml**: Add environment variables for cross-compiling libdbus for the armv6 target under `[target.arm-unknown-linux-gnueabihf.env]`.
* **Dockerfile.template**: Add `arm-unknown-linux-gnueabihf` target for the armv6 architecture in the `case` statement.
* **.github/workflows/flowzone.yml**: Add `arm-unknown-linux-gnueabihf` target to the `cargo_targets` list.
@flowzone-app
Copy link
Contributor

flowzone-app bot commented Dec 2, 2024

A repository maintainer needs to approve this workflow run.

https://github.com/balena-os/wifi-connect/actions/runs/12125356163

Maintainers, please review all commits and react with 👍 to approve or 👎 to reject.

Things to look for: GitHub Actions Security Cheat Sheet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant